Einhugur macOS Bridge plugin.

NSColor.SystemTealColor Method

Returns a color object for teal that automatically adapts to vibrancy and accessibility settings.

shared SystemTealColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color when you want a tint color that looks great on both light and dark backgrounds.

This function did not exists before macOS 10.12 and will return nil on older systems

See Also

NSColor Class